b9584c
@@ -164,6 +164,7 @@
public static Hive get(HiveConf c, boolean needsRefresh) throws HiveException {
       hiveDB.set(newdb);
       return newdb;
     }
+    db.conf = c;
     return db;
   }
 
